Revert "lib/genalloc.c: make the avail variable an atomic_long_t"
authorYves-Alexis Perez <corsac@debian.org>
Sat, 6 Jan 2018 20:47:10 +0000 (21:47 +0100)
committerYves-Alexis Perez <corsac@debian.org>
Fri, 9 Feb 2018 12:58:52 +0000 (12:58 +0000)
commit1c801d16e0c37d0f49e2f70353a188bae5d3c62e
tree6e54970cf17ef80c2487cdd7410375e08bece18e
parent4db968e1a16025c1df70aad1d5ebf698ae49e384
Revert "lib/genalloc.c: make the avail variable an atomic_long_t"

This reverts commit a77c116075936faa6e8b8622e22acc9cbf47fe9e which is
commit 36a3d1dd4e16bcd0d2ddfb4a2ec7092f0ae0d931 upsream. It converts the
`avail' field in struct gen_pool_chunk' to an atomic_long, causing an
ABI breaks.

Gbp-Pq: Topic debian
Gbp-Pq: Name revert-lib-genalloc.c-make-the-avail-variable-an-ato.patch
include/linux/genalloc.h
lib/genalloc.c